migration guide: Mention GtkEventBox
authorMatthias Clasen <mclasen@redhat.com>
Sun, 5 Aug 2018 23:53:02 +0000 (19:53 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 5 Aug 2018 23:53:02 +0000 (19:53 -0400)
Its gone.

Closes: https://gitlab.gnome.org/GNOME/gtk/issues/1243
docs/reference/gtk/migrating-3to4.xml

index 6532974d3c1cb3f9c25cbfc0cc0cddf7560f77dc..fcb430adad01aa8cbeb90fd0aa49a490e43a52f4 100644 (file)
       </para>
     </section>
 
+    <section>
+      <title>Stop using GtkEventBox</title>
+      <para>
+        GtkEventBox is no longer needed and has been removed.
+        All widgets receive all events.
+      </para>
+    </section>
+
     <section>
       <title>Adapt to GtkHeaderBar API changes</title>
       <para>